Resource StructureDefinition/FHIR Server from package tiplu.maia.schnittstellendefinition#1.1.1 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "MaiaBlutdruck",
"url" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaBlutdruck",
"version" : "1.0.0",
"name" : "MaiaBlutdruck",
"title" : "Maia Blutdruck",
"status" : "active",
"experimental" : false,
"date" : "2023-02-27",
"publisher" : "Tiplu GmbH",
"description" : "Das vorliegende Observation-Profil im UseCase des Messwert Blutdruck beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "https://tiplu.de/fhir/maia/StructureDefinition/MaiaVitalparameterUndMesswerte",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.code",
"path" : "Observation.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "85354-9",
"system" : "http://loinc.org"
}
]
}
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"max" : "0"
},
{
"id" : "Observation.value[x]:valueQuantity",
"path" : "Observation.value[x]",
"sliceName" : "valueQuantity",
"max" : "0",
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 2,
"mustSupport" : true
},
{
"id" : "Observation.component:SystolicBP",
"path" : "Observation.component",
"sliceName" : "SystolicBP",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component:SystolicBP.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "8480-6",
"system" : "http://loinc.org"
}
]
},
"mustSupport" : true
},
{
"id" : "Observation.component:SystolicBP.value[x]",
"path" : "Observation.component.value[x]",
"sliceName" : "valueQuantity",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"code" : "mm[Hg]",
"system" : "http://unitsofmeasure.org"
},
"mustSupport" : true
},
{
"id" : "Observation.component:DiastolicBP",
"path" : "Observation.component",
"sliceName" : "DiastolicBP",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.component:DiastolicBP.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "8462-4",
"system" : "http://loinc.org"
}
]
},
"mustSupport" : true
},
{
"id" : "Observation.component:DiastolicBP.value[x]",
"path" : "Observation.component.value[x]",
"sliceName" : "valueQuantity",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"code" : "mm[Hg]",
"system" : "http://unitsofmeasure.org"
},
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.